ProfileRemoteExecutions

Boolean

false

Purpose

The ProfileRemoteExecutions parameter specifies whether method executions on remote nodes are profiled during your profiling session.

You can override the parameter at run time by assigning a value to the profileRemoteExecutions property of the JadeProfiler instance.

Set the value of this parameter to true if you want to profile method executions on both the client and the server nodes when running in multiuser mode.

Profiling method executions on both the server and client nodes causes the profiler to incur additional overhead.